From: Jason Rumney Date: Sun, 22 Mar 2009 02:39:30 +0000 (+0000) Subject: (x-use-underline-position-properties): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1126 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bf33ef974d552a5ce979368b72fcc17ce4cf38c1;p=emacs.git (x-use-underline-position-properties): Doc fix. --- diff --git a/src/w32term.c b/src/w32term.c index e16f07f088c..bc76ac58d1a 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -6459,9 +6459,7 @@ the cursor have no effect. */); doc: /* *Non-nil means make use of UNDERLINE_POSITION font properties. A value of nil means ignore them. If you encounter fonts with bogus UNDERLINE_POSITION font properties, for example 7x13 on XFree prior -to 4.1, set this to nil. - -NOTE: Not supported on MS-Windows yet. */); +to 4.1, set this to nil. */); x_use_underline_position_properties = 0; DEFVAR_BOOL ("x-underline-at-descent-line",